home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6756 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: strauss.udel.edu!not-for-mail
  2. From: jcorig@strauss.udel.edu (John Pat Corigliano)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Shared libs with SAS
  5. Date: 2 Apr 1996 03:03:30 -0500
  6. Organization: University of Delaware
  7. Message-ID: <4jqn0i$klp@strauss.udel.edu>
  8. NNTP-Posting-Host: strauss.udel.edu
  9.  
  10. I am making my first attempt at creating a shared library and am
  11. having problems with the linker.  I am linking with libent.o and
  12. libinit.o but not sc.lib because my library does not use any
  13. standard library functions.  Everything compiles ok (I am using
  14. the LIBCODE option) but the linker declares these strange
  15. "Undefined symbols":
  16.  
  17.   __CXD33    __CXV42   __CXV24   __CXD55   __CXA55    __CXV34
  18.   __CXM22    __CXV54   __CXV45   __CXM33
  19.  
  20. What are these functions?  What do I need to link with?
  21.  
  22. TIA,
  23. -- 
  24. John Corigliano                                  jcorig@strauss.udel.edu
  25. MoppSoft - http://www.del.net/users/mop           University of Delaware
  26.    "A mind that is stretched by a new idea can never go back to its
  27.             original dimensions" - Oliver Wendell Holmes
  28.